home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / c / tchrt3.zip / 16.INT < prev    next >
Text File  |  1989-09-12  |  443b  |  20 lines

  1. ! BIOS interrupt 16h function list.
  2. ! Reference: IBM ROM BIOS Quick Reference Guide by Ray Duncan
  3. ! Microsoft Press  ISBN #1-55615-135-7
  4. !
  5. ! Note - all function numbers are in hexidecimal!
  6. !
  7. 16 Keyboard Services
  8. !
  9. 00 read character
  10. 01 get keybd status
  11. 02 get keybd flags
  12. 03 set repeat rate
  13. 04 set keyclick
  14. 05 push char & code
  15. 10 read E_keybd char
  16. 11 get E_keybd status
  17. 12 get E_keybd flags
  18. !
  19. ! end of int 16h function list
  20.